How to Install libcwiid-dev software package in Debian 8 (Jessie)

How to Install libcwiid-dev software package in Debian 8 (Jessie)

libcwiid-dev software package provides library to interface with the wiimote -- developpement, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libcwiid-dev 

libcwiid-dev is installed in your system.

Make ensure the libcwiid-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcwiid-dev *

You will get with libcwiid-dev package name, version, architecture and description in a table

libcwiid-dev package basic information:

Distro Debian 8 jessie
Section Library development
Package libcwiid-dev
Version 0.6.00+svn201-3.1
Description library to interface with the wiimote -- developpement
Sub Section Libdevel


See Also, How to uninstall or remove libcwiid-dev software package from Debian 8 (Jessie)?